All Questions
1 question
5votes
1answer
130views
C++ library with tools for (arithmetic) type manipulation and mixing
Broken out from a previous question (C++17 saturating integer (arithmetic) type library) is a small C++17 header-only library to deal with issues that arise working with arithmetic where signed, ...